Skip to content
Back to search
30
MCP

Claude Code

pulsemcp/claude code

Bridges Claude Code agent capabilities through a task delegation tool that accepts natural language coding descriptions, manages sessions for multi-turn interactions, and returns structured results with cost tracking for AI-assisted development workflows.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Team
Orchestrates multiple AI models (Claude, GPT, Gemini) as specialized development team agents with distinct roles, providing conversation man
0 tools
Mail Bridge for Claude Code
Enables remote control of Claude Code sessions via email for permission approvals, progress updates, and team coordination.
0 tools
@coderai/n8n-nodes-claude-agent
n8n node for Claude Code AI agent integration - execute autonomous coding tasks and generate code
0 tools
Claude Agents Power
Provides over 150 pre-built professional agent personas across business, technology, and operations roles in multiple languages, enabling us
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools
codeledger
Token-level cost intelligence for Claude Code — per-project, per-agent, per-skill usage tracking with conversational MCP querying and local
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_code": {
      "url": "None",
      "transport": "http"
    }
  }
}